unique.canonMap.hash (field)
4 uses
unique (current package)
canonmap.go#L22: hash func(unsafe.Pointer, uintptr) uintptr
canonmap.go#L32: cm.hash = mapType.Hasher
canonmap.go#L38: hash := m.hash(abi.NoEscape(unsafe.Pointer(&key)), m.seed)
canonmap.go#L59: hash := m.hash(abi.NoEscape(unsafe.Pointer(&key)), m.seed)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)